home *** CD-ROM | disk | FTP | other *** search
- Path: mn5.swip.net!news
- From: Ola.Lindgren@mailbox.swipnet.se (Ola Lindgren)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Why does UnLock() gives me gurus???
- Date: 1 Mar 1996 00:09:14 GMT
- Organization: -
- Message-ID: <4h5f7a$ll1@mn5.swip.net>
- NNTP-Posting-Host: dialup101-1-13.swipnet.se
- Mime-Version: 1.0
- Content-Type: Text/Plain; charset=US-ASCII
- NNTP-Posting-User: 0b41e9b875fe18cc73bc3f4defa8d06a
- X-Newsreader: WinVN 0.99.6
-
- In i program I've written (in assembler) i use Lock() on a specific file, then
- I Examine() it and then I call UnLock(). Before it all worked fine, but since I
- made some changes (which I've now removed) calling UnLock() gives me a guru
- saying "80000004" (or something). I believe that's address-error (odd address
- or something). Does anyone have the slightest idea of what it could be?
-
- / Daniel
-
- BTW, can someone give me an example of how to use ExamineFH()?
-
-